-
Home
-
WooCommerce Attribute Stock – Shared Stock & Variable Quantities (Lite Version)
-
1.7.12
-
Code
-
Classes
- Export
Total Complexity |
131 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
577 |
Lines of code |
386 |
Logical lines of code |
257 |
Comment lines |
23 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_row() |
C |
38 |
27 |
61 |
match_products() |
A |
48 |
14 |
31 |
build_export_row() |
A |
47 |
13 |
33 |
parse_attributes() |
A |
49 |
10 |
29 |
build_attributes_export_data_json() |
A |
48 |
9 |
33 |
build_attributes_export_data() |
A |
48 |
9 |
32 |
build_filters_export_data() |
A |
49 |
9 |
30 |
match_attributes() |
A |
51 |
8 |
25 |
attributes_to_title() |
S |
52 |
6 |
24 |
match_stock_item() |
S |
54 |
6 |
19 |
to_csv_download() |
S |
52 |
5 |
24 |
build_product_list() |
S |
59 |
4 |
13 |
build_category_list() |
S |
62 |
4 |
11 |
match_categories() |
S |
62 |
4 |
11 |
list_to_array() |
S |
64 |
3 |
10 |